xend: Fix bug in superpage flag handling
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 9 Oct 2009 07:53:42 +0000 (08:53 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 9 Oct 2009 07:53:42 +0000 (08:53 +0100)
commitd6800376671be223de46ab455a8cdc7bae2dc994
tree79b532c7928bf11e9e762ae53e1b7445e6bbbaf6
parenta09edd442785544de44db8d3f22e6bda82bf19a4
xend: Fix bug in superpage flag handling

During testing I discovered that using a bootloader magically clears
the superpage flag out of the config.  This small patch fixes that
behavior.

From: Dave McCracken <dcm@mccr.org>
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
tools/python/xen/xend/XendConfig.py